﻿@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: .12rem; color:#666;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#da251c; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal { max-width: 12rem; margin: 0 auto; }
.wal2 { max-width: 18.0rem; margin: 0 auto; }
.wal3{ width: 1100px; margin: 0 auto; }
.wal4{ width: 980px; margin: 0 auto; }

.w237{ width:237px; overflow:hidden;}
.w903{ width:903px; border-right: #f3f3f3 solid 1px; overflow:hidden;}

.indexPart4 .contentBox .sy-conten {width: 80%;height: 100%;margin:0 auto;}

.productList .list li .box, .productType .midList li .box{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }


.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:1.85rem; position:relative; z-index:10;  width: 100%; background: url(../images/pageBoxBg.jpg) center top fixed no-repeat; background-size:100%;}
.headDiv2{ background: none; position: absolute; left: 0px; top: 0px;}
.headDiv3{ position: absolute; left: 0px; top: 0px;}
.headDiv .logo{ display:block; position:absolute; left:0.6rem; /*top:0.84rem;*/top:0.54rem;}
/* .headDiv .rightDiv{ position: absolute; right: 1.05rem; top: 0; } */
.headDiv .rightDiv{margin-right: 1.05rem;float:right; }
.headDiv .links{ height: 134px; width: 134px; text-align: center;}
.headDiv .links a{ display: block; height: 1.34rem; }
.headDiv .links .txt1{ display: inline-block; font-weight: bold; font-size: 0.13rem; padding: 0.8rem 0 0.1rem; color: #333; position:relative;}
.headDiv .links .txt1 em{ display: none; position: absolute; left: 0px; width: 100%; height: 3px; background: #5e423a; top: 0.34rem; }
.headDiv .links:hover .txt1 em{ display: block;}
.headDiv .links .txt2{ color: #6a4027; padding: 0.84rem 0 0.1rem; display:none; font-size:0.1rem; }
.headDiv .topSearch{ position: absolute; right:0.6rem; top:0.75rem;} 
.headDiv .topSearch input{ text-align:center; position:absolute; right:0px; top:-15px;transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease; height:60px; background: #fff; width: 0; font-size: 0.14rem; box-shadow: 0px 0px 14px #ddd; -moz-box-shadow: 0px 0px 14px #ddd;} 
/*.headDiv .topSearch input{ display:none; padding: 0.08rem 0.2rem; background: #fff; width: 1.6rem; font-size: 0.14rem; box-shadow: 0px 0px 14px #ddd; -moz-box-shadow: 0px 0px 14px #ddd;} 
*/
.headDiv .topSearch img{position: absolute;right: 0.13rem; top: 0.08rem; cursor: pointer;} 
.headDiv .topSearch.on input{ width:17rem;}

.navIco{display:none; width:1.22rem; height:1.34rem; position:absolute; top:0px; right:0px; text-align: center; line-height: 1.34rem;}
.navIco img{ width: 0.45rem; }

.nav{  height:1.85rem; z-index: 3; padding-right: 15px;}
.nav li{ height:1.85rem; float: left; text-align: center; width: 1.27rem;}
.nav li a{ height: 1.85rem; position:relative; display:block; color:#333; font-size: 0.14rem;}
.nav li a .txt1{ display: inline-block; font-weight: bold; font-size: 0.15rem; padding: 0.8rem 0 0.1rem; color: #444; position: relative;}
.nav li a .txt1:hover {color: #6a4027;}
.nav li a .txt2{ color: #6a4027; font-size:12px;/* line-height: 0.16rem;*/}
.nav li a .txt1 em{ display: none; position: absolute; left: 0px; width: 100%; height: 2px; background: #5e423a; top: 0.55rem; }
.sNavA:hover a .txt1 em, .nav .aNow .txt1 em, .nav .aNow1 .txt1 em, .nav a:hover .txt1 em{ display: block; }




.headDiv .rightDiv .nav .list {z-index: 300; display: none; position: absolute;right:0;top:1.35rem; width: 100%;background: #f6f6f6;padding:0.28rem 0;}
.headDiv .rightDiv .nav .list ul {height: auto;}
.headDiv .rightDiv .nav .list li {display: inline-block; float: none;width: auto;height: auto;  border-left: 1px solid #dcdcdc;padding:0.1rem 0.36rem;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}
.headDiv .rightDiv .nav .list li a {display: inline-block;height: auto;color: #333333;font-size: 11px;margin-right: 0.44rem;}
.headDiv .rightDiv .nav .list li .big {display: block;text-align: left; color: #484443;font-size:15px;font-weight: bold;margin-bottom: 0.1rem;}
.headDiv .rightDiv .nav .list li a:hover{color: #69371e;}
.headDiv .rightDiv .nav .list li:first-child {border:0;}

.headDiv .rightDiv .nav .list2 li .big {margin:0 0.5rem;}

.headDiv .rightDiv .nav .hover:hover .list{display: block;}


/*导航触发效果*/
.sNav{position:absolute; z-index:11; display:none;  width:1.56rem; background:#fff; top: 1.34rem; border:#e7e7e7 solid 1px;}
.sNav .list{  text-align:center; padding: 0.15rem 0;}
.sNav .list li{ font-size: 0.12rem; line-height: 0.44rem; }
.sNav .list li a{ color: #333; display:block; height:0.44rem;}
.sNav .list li a:hover{ color: #fff; background:#693b21;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ padding: 0.36rem 1.3rem 0 0.4rem; height: 0.98rem; position: relative;}
.navLayer .closeBtn{ width:1.22rem; height:1.34rem; position:absolute; top:0px; right:0px; text-align: center; line-height: 1.34rem;}
.navLayer .closeBtn img{ width: 0.45rem; }
.navLayer .form{ background: #f6f6f6; width: 100%; height: 0.7rem; border-radius: 6px; -moz-border-radius: 6px; position: relative;}
.navLayer .form .input1{ width: 100%; text-indent: 15px; height: 0.7rem; line-height: 0.7rem; font-size: 16px; }
.navLayer .form .btn1{ position: absolute; right: 0px; top: 0px; width: 0.7rem; height: 0.7rem; background: url(../images/nimg24_1.png) center no-repeat; background-size: 0.24rem; }
.sideNav{ padding: 0.15rem 1.2rem 0.5rem; }
.subNav{ background:url(../images/nimg16_1.png) right center no-repeat; background-size: 0.16rem; cursor:pointer; display:block; height:1.1rem; line-height:1.1rem; position:relative; font-size:0.27rem; border-bottom: #d7d7d7 solid 1px; font-weight: bold;}
.subNav1{ background:url(../images/nimg16_1.png) right center no-repeat; background-size: 0.16rem; color: #706f6d;}
.subNav:before{ content: ""; display: block; width: 1.12rem; height: 1px; background: #9d9d9d; position: absolute; left: 0px; bottom: -1px; }
.subNav .name{ position:relative;}
.subNav a{ color:#706f6d; display: block;}
.currentDt{background:url(../images/nimg16_1on.png) right center no-repeat; background-size: 0.16rem;}
.navContent{display: none;}
.navContent a{display:block;  height:0.92rem; line-height:0.92rem; color:#4e4e4e; font-size:0.27rem; border-bottom:#d7d7d7 solid 1px; }

.sb2-bg {display: none; position: fixed; width: 100%; height: 100vh; top: 0px; z-index: 8; background: rgba(0,0,0,0.7); }
.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:rgba(0,0,0,0.7); left:0px; top:0px;}

.footDiv{ padding: 0.8rem 0.6rem; background: #2a2a2a; position: relative;}
.footDiv .leftDiv{ padding-left: 168px; padding-top: 10px; height: 98px; position: relative; width: 268px; background:url(../images/line2.jpg) right 10px no-repeat; }
.footDiv .leftDiv .ewm{ position: absolute; left: 24px; top: 10px; }
.footDiv .leftDiv .ewm img{ width: 0.97rem;}
.footDiv .leftDiv .msg{ color: #979797; line-height: 20px; }
.footDiv .leftDiv .share{ padding-top: 10px; }
.footDiv .leftDiv .share li{ float: left; margin-right: 18px; }
.footDiv .leftDiv .share li .img1{ display: none; }
.footDiv .leftDiv .share li:hover img{ display: none; }
.footDiv .leftDiv .share li:hover .img1{ display: inline-block; }
.footDiv .midDiv{ padding: 10px 0 0 0.48rem; }
.footDiv .midDiv li{ color: #979797; padding-bottom: 18px;}
.footDiv .midDiv li a{color: #979797;}
.footDiv .rightDiv{ padding-right: 0.5rem; width: 7rem; }
.footDiv .tab2{ height: 40px; border-bottom: #1e1e1e solid 1px; }
.footDiv .tab2 li{ float: left; color: #fff; font-size: 13px; margin-right: 0.31rem; position: relative; height: 40px;}
.footDiv .tab2 li em{ display: none; position: absolute; left: 0px; bottom: -1px; width: 100%; height: 2px; background: #603921;}
.footDiv .tab2 .liNow{ font-size: 13px;}
.footDiv .tab2 .liNow em{ display: block; }
.footDiv .rightDiv .div1, .footDiv .rightDiv .div2{ padding-top: 20px; }
.footDiv .rightDiv .div1 li{ line-height: 26px; color: #696969; }
.footDiv .rightDiv .div2 li{ line-height: 26px; color: #696969; }

.topA{ display:none; position: fixed; right: 0.6rem; bottom: 75px; z-index: 10; width: 57px; height: 53px; }

.footDivTel{ display: none; background: #2a2a2a; padding: 0.8rem 0.4rem 0.5rem 0.4rem; position: relative; }
.footDivTel .mxfDiv{ padding-left:1.6rem; height:1.1rem;}
.footDivTel .ewmDiv{ position: absolute; left: 0.4rem; top: 0.8rem; }
.footDivTel .ewmDiv img{ width: 1.1rem; }
.footDivTel .msgList li{ color: #8b8b8b; font-size: 0.2rem; line-height: 0.32rem; }
.footDivTel .msg{ padding-top: 0.35rem; line-height: 0.26rem; color: #8b8b8b; }
.footDivTel .msg a{ display: block; color: #8b8b8b;}

.footDivTel .rightDiv{ padding-top: 0.25rem;  }
.footDivTel .tab2{ overflow:hidden; }
.footDivTel .tab2 li{ float: left; color: #fff; font-size: 0.24rem; margin-right: 0.3rem; margin-bottom:0.15rem; position: relative; height: 0.48rem;}
.footDivTel .tab2 li em{ display: none; position: absolute; left: 0px; bottom: -1px; width: 100%; height: 2px; background: #603921;}
.footDivTel .tab2 .liNow{}
.footDivTel .tab2 .liNow em{ display: block; }
.footDivTel .rightDiv .div1{ padding-top: 0.1rem; }
.footDivTel .rightDiv .div1 li{ font-size: 0.2rem; line-height: 0.32rem; color: #696969; }


.foot{ height: 1.38rem; padding: 0 0.6rem; background: #2a2a2a; overflow: hidden;}
.foot .list{ border-top: #1a1a1a solid 1px; }
.foot .list li{ float: left; width: 12.5%; text-align: center; line-height: 1.38rem; }
.aboutPart1 .foot .list li{float: left;width: 12.5%;}
.foot .list li img{ width:60%;}

.pageBanner{ position:relative;}
.pageBanner .imgDiv img{ width:100%;}

.pageNav{ height: auto; position: relative; }
.pageNav ul{ position: relative; }
.pageNav li{ float: left; font-size: 0.17rem; margin-right: 0.12rem;}
.pageNav li a{ display: block; height: 0.5rem; line-height: 0.5rem; padding: 0 0.23rem; color: #3b3b3b;font-weight: bold;}
.pageNav li em{ padding-left: 0.23rem; font-weight: 400; text-transform: uppercase; color: #65391f; font-size: 0.14rem; }
.pageNav li a:hover, .pageNav li .aNow{ background: #65391f; color: #fff; }
.pageNav li a:hover em, .pageNav li .aNow em{ color: #fff; }

.pageBox .vision-children {padding:0.8rem 0 0.7rem;}
.pageBox .vision-children ul {width: 100%;margin-bottom: 0.5rem;}
.pageBox .vision-children ul li {float: left; margin-right: 0.54rem;}
.pageBox .vision-children ul li a {color: #454545;font-size: 0.14rem;font-weight: bold;}

.pageBox .vision-children ul li em {color: #454545;font-size: 0.12rem;margin-left: 0.1rem;}
.pageBox .vision-children ul li a:hover, .pageBox .vision-children ul li .active,.pageBox .vision-children ul li a:hover em, .pageBox .vision-children ul li .active em {color: #65391f;}
.pageBox .vision-children p {display: block;color: #888888;font-size: 0.14rem;line-height: 0.28rem;}



.pageBox{ padding: 0.8rem 0.6rem 0.8rem; background: url(../images/pageBoxBg.jpg) center top fixed; background-size: 100%;}
.pageBox2{ padding: 2.84rem 0.6rem 0.35rem;}

.pageBannerTel{ display:none; position: relative;}
.pageBannerTel .imgDiv img{ width:100%;}
.pageBannerTel .txtDiv{ position: absolute; left: 10%; top: 50%; margin-top: -25px; z-index: 5;}
.pageBannerTel .wen{ font-size: 20px; color: #333; padding-bottom: 5px;}
.pageBannerTel .msg{ font-size: 14px; color: #333; }

/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-104px; z-index:111;}
.sideBar li{position:relative; height:52px; margin-bottom:1px; cursor:pointer;}
.sideBar .mouse{position:absolute; left:-152px; top:0px; display:none; background:#fbfbfb; }
.sideBar .img{background:#262626; height:52px; text-align:center; width:52px;}
.sideBar .img img{position:relative; top:8px;}
.sideBar .liNow .img{background:#37c3e3;}
.sideBar .liNow .mouse{display:block;}
.sideBar .li01 .mouse{background:#fbfbfb; width:270px; height:173px; left:-270px; top: -50px; border-radius: 6px; -moz-border-radius :6px;}
.sideBar .li01 .ewmList{ padding: 28px 0 0 25px;}
.sideBar .li01 .ewmList dd{ float: left; margin-right: 24px; text-align: center;}
.sideBar .li01 .ewmList dd p{ padding-top: 12px; font-size: 14px; }

.pageTitleTel{ height:0.98rem; background:#f7f4f3; position:relative; display:none; border-top: #65391f solid 2px;}
.sideTitleTel{ width:100%; height:0.98rem; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:0.3rem; height:0.98rem; line-height:0.98rem; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #65391f; display:block; height:0.98rem; padding-left:0.4rem; background:url(../images/nimg65_1.png) right center no-repeat; background-size: 0.65rem;}
.sideTitleTel .con.on a{ background:url(../images/nimg65_1on.png) right center no-repeat; background-size: 0.65rem; }
.sideTitleNav{ position:absolute; top:0.98rem; z-index:10; width:100%; background:#fff; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ font-size: 0.26rem; height:0.82rem; border-bottom:#d7d7d7 solid 1px;}
.sideTitleNav li a{ display:block; height:0.82rem; line-height:0.82rem; padding-left:0.4rem; color:#666;}
/*.sideTitleTel .con em{ display:block; color:#65391f; padding-left: 0.4rem;}*/

/*手机-内页2级栏目*/
.selTitle{position: relative; border-top: #65391f solid 2px; border-bottom: #e5e5e5 solid 1px; background:url(../images/nimg65_1.png) right center no-repeat; background-size: 0.65rem; height: 0.98rem;line-height: 0.98rem;}
.selTitle a{display:block; padding-left: 0.4rem; font-size: 0.3rem; color: #353535;}
.selTitle b{ color: #65391f; padding-right: 0.22rem; }
.selTitle em{ padding-left: 0.38rem;  background: url(../images/line7.png) left center no-repeat; background-size: 0.15rem;}
.selTitle.on{ background:#f7f4f3 url(../images/nimg65_1on.png) right center no-repeat; background-size: 0.65rem;}
.selCont{display: none;position: absolute;width: 100%;background: #fff; padding: 0.4rem 0 0.8rem; z-index: 99; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);} 
.selCont ul{ padding: 0 1.15rem; }
.selCont ul li{height: 1.1rem;line-height: 1.1rem;} 
.selCont ul li a{display: block; border-bottom: 1px solid #d7d7d7;color: #706f6d; font-size: 0.3rem;}
.selCont ul li.nav3{display: none; background: #fff; height: auto; } 
.selCont ul li.nav3 a{border-bottom: 0;line-height: 0.94rem; line-height: 0.94rem; font-size: 0.27rem; color: #4e4e4e;} 
.selCont ul li.has-nav3 a{background: url(../images/nimg16_1.png) right center no-repeat; background-size: 0.16rem; border-bottom: #d7d7d7 solid 1px;} 
.selCont ul li.has-nav3.on a{background: url(../images/nimg16_1on.png) right center no-repeat; background-size: 0.16rem;}

/*分页*/
.pageNum{ text-align:center; height: 100px;}
.pageNum a{margin:0 5px; display: inline-block; border: #fff solid 1px; color: #999; height:25px; line-height:25px; border-radius: 24px; -moz-border-radius:24px; background:#fff; width: 30px;}
.pageNum a:hover, .pageNum .aNow{ border: #999 solid 1px;}
.pageNum .btn{ border-radius: 24px; -moz-border-radius:24px; width: 53px;}
.pageNum a .img1{ display: none; }
.pageNum a:hover img{ display: none; }
.pageNum a:hover .img1{ display: inline-block; }

.pageMore{ width: 2.52rem; margin: 0 auto; }
.pageMore a{ font-size: 12px; display:block; width:2.52rem; text-align:center; height:0.48rem; line-height:0.48rem; background:#e6e6e6; color:#3d3d3d; -webkit-transition:background 400ms; transition:background 400ms;}
.pageMore a:hover{ background: #65391f; color: #fff; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}










